In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureSegmenter / InputValue Property

InputValue Property (GdPictureSegmenter)

In This Topic
Syntax
'Declaration

 

Public Property InputValue As String
public string InputValue {get; set;}
public read-write property InputValue: String; 
public function get,set InputValue : String
public: __property string* get_InputValue();

public: __property void set_InputValue( 

   string* value

);
public:

property String^ InputValue {

   String^ get();

   void set (    String^ value);

}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureSegmenter
GdPictureSegmenter Members